Django on Cloud Run
This repository is an example of how to run a Django app on Google Cloud Run (fully managed).
The Django application used in this tutorial is the Writing your first Django app, after completing Part 1 and Part 2.
Tutorial
See our Running Django on Cloud Run (fully managed) tutorial for instructions for setting up and deploying this sample application.